home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
mallcrawl.swf
/
scripts
/
DefineButton2_892
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-09-28
|
108b
|
5 lines
on(release){
_global.Rescuer.resetPowerItems();
_global.MallCrawl._parent.gotoAndStop("intro");
}